func google.golang.org/protobuf/internal/impl.appendSfixed64Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4170: func appendSfixed64Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L4191: 	marshal:   appendSfixed64Value,